ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseOverlayItemView<TOwnerView> Class / _hasLegend Method

In This Topic
    _hasLegend Method (_BaseOverlayItemView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function _hasLegend() As Boolean
    public virtual bool _hasLegend()
    See Also